PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableContent Class
/ addRow Method
The
PDFFlowTableRow
to add.
Collapse All
Expand All
In This Topic
addRow Method
In This Topic
Adds a row to the table.
Syntax
public
void
addRow(
PDFFlowTableRow
row
)
Parameters
row
The
PDFFlowTableRow
to add.
See Also
Reference
PDFFlowTableContent Class
PDFFlowTableContent Members